ApiLogOnResponseDTO v2

Description

Response to a LogOn v2 call.

 

Properties

Name Type Description
Session string
minLength 36
maxLength 100

Your session token (treat as a random string). Session tokens are valid for a set period from the time of their creation. The period is subject to change, and may vary depending on who you logon as.

PasswordChangeRequired boolean

Flag used to indicate whether a password change is needed.

AllowedAccountOperator boolean

Flag used to indicate whether the account operator associated with this user is allowed to access the application.

StatusCode integer Contains the logon status code.
Is2FAEnabled boolean

Returns a flag if Two Factor Authentication is enabled

TwoFAToken string
nullable true

Two Factor Authentication token

Additional2FAMethods Api2FALogonOnResponseDTO[] Additional Two Factor Authentication methods

 

Last updated: 23 July 2024

 

 

 

Copyright © 2024 StoneX